Skip to content

Conversation

kriscoleman
Copy link
Member

Updated the .github/workflows/pipeline.yml file to improve code readability and maintainability. Changes include:

Updated the .github/workflows/pipeline.yml file to improve code readability and maintainability. Changes include:
- Replaced double quotes with single quotes for consistency.
- Removed unnecessary spaces in array declarations.
- Updated the archivista-server URL from 'https://judge-api.aws-sandbox-staging.testifysec.dev' to 'https://gateway.aws-sandbox-staging.testifysec.dev'.
- Reformatted the steps under build-image for better readability.
The Archivista server URL has been updated across all steps in the GitHub Actions pipeline. This change ensures that all actions are now interacting with the correct endpoint, improving overall workflow efficiency and reliability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant